[INFO] fetching crate anodizer-stage-changelog 0.5.0...
[INFO] testing anodizer-stage-changelog-0.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate anodizer-stage-changelog 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate anodizer-stage-changelog 0.5.0
[INFO] finished tweaking crates.io crate anodizer-stage-changelog 0.5.0
[INFO] tweaked toml for crates.io crate anodizer-stage-changelog 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate anodizer-stage-changelog 0.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anodizer-stage-changelog 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded anodizer-core v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c01f8a14d77a99869d0e78cbc09d51f5b7e9bcf8a4790fe232143d26d83a67e
[INFO] running `Command { std: "docker" "start" "-a" "6c01f8a14d77a99869d0e78cbc09d51f5b7e9bcf8a4790fe232143d26d83a67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c01f8a14d77a99869d0e78cbc09d51f5b7e9bcf8a4790fe232143d26d83a67e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c01f8a14d77a99869d0e78cbc09d51f5b7e9bcf8a4790fe232143d26d83a67e", kill_on_drop: false }`
[INFO] [stdout] 6c01f8a14d77a99869d0e78cbc09d51f5b7e9bcf8a4790fe232143d26d83a67e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb20f87aaed5f54508f592c9e32150c86d576b8398abfc7a1e7c6974134c438a
[INFO] running `Command { std: "docker" "start" "-a" "bb20f87aaed5f54508f592c9e32150c86d576b8398abfc7a1e7c6974134c438a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling anodizer-core v0.5.0
[INFO] [stderr]    Compiling anodizer-stage-changelog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "bb20f87aaed5f54508f592c9e32150c86d576b8398abfc7a1e7c6974134c438a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb20f87aaed5f54508f592c9e32150c86d576b8398abfc7a1e7c6974134c438a", kill_on_drop: false }`
[INFO] [stdout] bb20f87aaed5f54508f592c9e32150c86d576b8398abfc7a1e7c6974134c438a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7722522c43cd1db84ca50a40dfc8e04fe308b2352807033aee135453b1a92dfd
[INFO] running `Command { std: "docker" "start" "-a" "7722522c43cd1db84ca50a40dfc8e04fe308b2352807033aee135453b1a92dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling anodizer-core v0.5.0
[INFO] [stderr]    Compiling anodizer-stage-changelog v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.23s
[INFO] running `Command { std: "docker" "inspect" "7722522c43cd1db84ca50a40dfc8e04fe308b2352807033aee135453b1a92dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7722522c43cd1db84ca50a40dfc8e04fe308b2352807033aee135453b1a92dfd", kill_on_drop: false }`
[INFO] [stdout] 7722522c43cd1db84ca50a40dfc8e04fe308b2352807033aee135453b1a92dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab3aad8c7e4246a0f4d2857df03c786645949a330604c00dfd9f3e81310f5ec4
[INFO] running `Command { std: "docker" "start" "-a" "ab3aad8c7e4246a0f4d2857df03c786645949a330604c00dfd9f3e81310f5ec4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anodizer_stage_changelog-6560669c0ef06591)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test github_native::tests::request_body_omits_previous_tag_when_none ... ok
[INFO] [stdout] test github_native::tests::request_body_handles_monorepo_tag_prefix ... ok
[INFO] [stdout] test github_native::tests::changelog_tag_name_empty_bails_with_actionable_error ... ok
[INFO] [stdout] test github_native::tests::request_body_includes_previous_tag_when_set ... ok
[INFO] [stdout] test tests::test_abbrev_truncates_full_hash_not_short_hash ... ok
[INFO] [stdout] test tests::test_abbrev_controls_hash_length ... ok
[INFO] [stdout] test tests::test_abbrev_handles_empty_full_hash_without_panic ... ok
[INFO] [stdout] test tests::test_abbrev_default_is_seven ... ok
[INFO] [stdout] test tests::test_apply_filters_empty_exclude ... ok
[INFO] [stdout] test tests::test_abbrev_longer_than_hash_uses_full_hash ... ok
[INFO] [stdout] test tests::test_apply_filters ... ok
[INFO] [stdout] test tests::test_abbrev_truncates_to_specified_length ... ok
[INFO] [stdout] test tests::test_apply_include_filters_empty_keeps_all ... ok
[INFO] [stdout] test tests::test_apply_include_filters_no_match ... ok
[INFO] [stdout] test tests::test_apply_include_filters_invalid_regex_is_skipped ... ok
[INFO] [stdout] test tests::test_changelog_ai_config_deserializes ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_from_file ... ok
[INFO] [stdout] test tests::test_apply_include_filters_all_invalid_keeps_everything ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_inline ... ok
[INFO] [stdout] test tests::test_changelog_ai_prompt_from_url ... ok
[INFO] [stdout] test tests::test_apply_include_filters_matching ... ok
[INFO] [stdout] test tests::test_abbrev_zero_custom_format_shows_full_sha ... ok
[INFO] [stdout] test tests::test_changelog_snapshot_skipped_when_opt_in_false ... ok
[INFO] [stdout] test tests::test_changelog_snapshot_skipped_when_opt_in_unset ... ok
[INFO] [stdout] test tests::test_changelog_stage_disabled_skips ... ok
[INFO] [stdout] test tests::test_abbrev_zero_shows_full_sha ... ok
[INFO] [stdout] test tests::test_changelog_snapshot_runs_when_opt_in_true ... ok
[INFO] [stdout] test tests::test_changelog_stage_github_native_requires_repo ... ok
[INFO] [stdout] test tests::test_changelog_stage_github_native_requires_token ... ok
[INFO] [stdout] test tests::test_changelog_stage_github_native_dry_run_skips_api ... ok
[INFO] [stdout] test tests::test_changelog_non_snapshot_runs_regardless_of_opt_in ... ok
[INFO] [stdout] test tests::test_changelog_stage_unsupported_source_bails ... ok
[INFO] [stdout] test fetch::gitea::tests::fetch_gitea_commits_retries_5xx_then_succeeds ... ok
[INFO] [stdout] test fetch::github::tests::co_authors_are_extracted_and_added_to_logins ... ok
[INFO] [stdout] test tests::test_config_parse_abbrev ... ok
[INFO] [stdout] test tests::test_config_parse_abbrev_negative_one ... ok
[INFO] [stdout] test tests::test_config_parse_changelog_format ... ok
[INFO] [stdout] test tests::test_config_parse_disable_bool_true ... ok
[INFO] [stdout] test tests::test_config_parse_disable_template_string ... ok
[INFO] [stdout] test tests::test_config_parse_filters_include ... ok
[INFO] [stdout] test tests::test_config_parse_nested_subgroups ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_gitea ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_github ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_github_native ... ok
[INFO] [stdout] test tests::test_config_parse_use_source_gitlab ... ok
[INFO] [stdout] test fetch::github::tests::compare_api_path_filter_excludes_all_when_no_match ... ok
[INFO] [stdout] test tests::test_custom_title ... ok
[INFO] [stdout] test tests::test_default_format_unchanged ... ok
[INFO] [stdout] test tests::test_disable_skips_stage_entirely ... ok
[INFO] [stdout] test tests::test_custom_format_template_renders_correctly ... ok
[INFO] [stdout] test tests::test_divider_not_emitted_with_single_group ... ok
[INFO] [stdout] test tests::test_empty_changelog_when_all_commits_filtered ... ok
[INFO] [stdout] test fetch::github::tests::compare_api_path_filter_passes_through_when_match ... ok
[INFO] [stdout] test tests::test_empty_title_suppresses_heading ... ok
[INFO] [stdout] test tests::test_extract_co_authors_case_insensitive ... ok
[INFO] [stdout] test tests::test_extract_co_authors_basic ... ok
[INFO] [stdout] test tests::test_extract_co_authors_empty_message ... ok
[INFO] [stdout] test tests::test_extract_co_authors_multiple ... ok
[INFO] [stdout] test tests::test_divider_between_groups ... ok
[INFO] [stdout] test tests::test_gitea_newline_handling ... ok
[INFO] [stdout] test tests::test_footer_appears_after_changelog_body ... ok
[INFO] [stdout] test tests::test_extract_co_authors_no_trailers ... ok
[INFO] [stdout] test tests::test_github_newline_handling ... ok
[INFO] [stdout] test tests::test_group_commits ... ok
[INFO] [stdout] test tests::test_group_commits_empty_group_omitted ... ok
[INFO] [stdout] test tests::test_group_commits_others_bucket ... ok
[INFO] [stdout] test tests::test_group_commits_with_nested_subgroups ... ok
[INFO] [stdout] test tests::test_gitlab_newline_handling ... ok
[INFO] [stdout] test tests::test_grouped_commits_new_constructor ... ok
[INFO] [stdout] test fetch::github::tests::gh_failure_surfaces_error_with_redacted_token ... ok
[INFO] [stdout] test tests::test_header_footer_template_rendering ... ok
[INFO] [stdout] test tests::test_header_with_plain_string_passes_through ... ok
[INFO] [stdout] test tests::test_include_and_exclude_are_mutually_exclusive ... ok
[INFO] [stdout] test tests::test_header_appears_before_changelog_body ... ok
[INFO] [stdout] test tests::test_group_depth_with_title ... ok
[INFO] [stdout] test tests::test_include_filters_restrict_commits_to_matching_patterns ... ok
[INFO] [stdout] test tests::test_integration_changelog_empty_after_filters ... ok
[INFO] [stdout] test tests::test_integration_changelog_header_footer_assembly ... ok
[INFO] [stdout] test tests::test_invalid_exclude_regex_is_warned_and_skipped ... ok
[INFO] [stdout] test tests::test_invalid_group_regex_returns_error ... ok
[INFO] [stdout] test tests::test_invalid_include_regex_is_warned_and_skipped ... ok
[INFO] [stdout] test tests::test_no_previous_tag_uses_all_commits ... ok
[INFO] [stdout] test tests::test_parse_breaking_change ... ok
[INFO] [stdout] test tests::test_parse_conventional_commit ... ok
[INFO] [stdout] test tests::test_parse_non_conventional ... ok
[INFO] [stdout] test tests::test_parse_scoped_commit ... ok
[INFO] [stdout] test tests::test_render_abbrev_negative_one_custom_format_empty_short_sha ... ok
[INFO] [stdout] test tests::test_render_abbrev_negative_one_omits_hash ... ok
[INFO] [stdout] test tests::test_integration_changelog_with_include_filters ... ok
[INFO] [stdout] test fetch::github::tests::compare_api_logins_are_unique_and_sorted ... ok
[INFO] [stdout] test tests::test_render_changelog_empty_groups ... ok
[INFO] [stdout] test tests::test_render_author_username_alias_for_login ... ok
[INFO] [stdout] test tests::test_render_changelog ... ok
[INFO] [stdout] test tests::test_render_changelog_short_hash ... ok
[INFO] [stdout] test tests::test_render_changelog_gitlab_default_format ... ok
[INFO] [stdout] test tests::test_render_changelog_gitea_default_format_with_login ... ok
[INFO] [stdout] test tests::test_render_changelog_with_footer_only ... ok
[INFO] [stdout] test tests::test_render_changelog_very_short_hash_preserved ... ok
[INFO] [stdout] test tests::test_integration_full_changelog_pipeline_with_groups ... ok
[INFO] [stdout] test fetch::github::tests::commits_endpoint_no_prev_tag_parses_two_commits ... ok
[INFO] [stdout] test tests::test_render_per_commit_login_variable ... ok
[INFO] [stdout] test tests::test_render_per_entry_authors_variable_in_format ... ok
[INFO] [stdout] test tests::test_render_changelog_with_header_only ... ok
[INFO] [stdout] test fetch::github::tests::commits_endpoint_url_encodes_path_with_spaces ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_file_overrides_url ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_file_with_empty_path_falls_through ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_none ... ok
[INFO] [stdout] test tests::test_resolve_prompt_source_url_only ... ok
[INFO] [stdout] test tests::test_should_preempt_scm_to_git_gitea_no_prev_tag ... ok
[INFO] [stdout] test tests::test_should_preempt_scm_to_git_github_no_prev_tag ... ok
[INFO] [stdout] test tests::test_should_preempt_scm_to_git_gitlab_no_prev_tag ... ok
[INFO] [stdout] test tests::test_should_preempt_scm_to_git_pure_git_mode_no_preempt ... ok
[INFO] [stdout] test tests::test_should_preempt_scm_to_git_with_prev_tag_no_preempt ... ok
[INFO] [stdout] test tests::test_sort_asc ... ok
[INFO] [stdout] test tests::test_sort_asc_still_works ... ok
[INFO] [stdout] test tests::test_sort_commits_unknown_order_returns_error ... ok
[INFO] [stdout] test tests::test_sort_desc ... ok
[INFO] [stdout] test tests::test_sort_empty_preserves_order ... ok
[INFO] [stdout] test tests::test_sort_none_is_invalid ... ok
[INFO] [stdout] test tests::test_sort_desc_still_works ... ok
[INFO] [stdout] test tests::test_validation_rejects_unsupported_source ... ok
[INFO] [stdout] test tests::test_render_changelog_with_header_and_footer ... ok
[INFO] [stdout] test tests::test_render_nested_subgroups ... ok
[INFO] [stdout] test tests::test_render_per_entry_logins_variable_in_format ... ok
[INFO] [stdout] test fetch::gitlab::tests::fetch_gitlab_commits_retries_5xx_then_succeeds ... ok
[INFO] [stdout] test tests::test_title_and_divider_combined ... ok
[INFO] [stdout] test tests::test_title_three_state_matrix ... ok
[INFO] [stdout] test fetch::github::tests::compare_api_success_parses_two_commits ... ok
[INFO] [stdout] test tests::test_changelog_create_dist_dir_failure ... ok
[INFO] [stdout] test tests::test_changelog_dry_run_writes_file ... ok
[INFO] [stdout] test tests::test_changelog_written_to_correct_output_location ... ok
[INFO] [stdout] test tests::test_changelog_stage_gitea_falls_back_to_git_no_token ... FAILED
[INFO] [stdout] test tests::test_integration_changelog_stage_with_real_git_repo ... ok
[INFO] [stdout] test tests::test_changelog_stage_github_no_prev_tag_uses_git_fallback ... ok
[INFO] [stdout] test tests::test_changelog_stage_gitlab_falls_back_to_git_no_token ... FAILED
[INFO] [stdout] test tests::test_changelog_write_failure_on_readonly_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_changelog_stage_gitea_falls_back_to_git_no_token stdout ----
[INFO] [stdout] [changelog] no previous tag found — using 'git' instead of 'gitea' for crate 'test'
[INFO] [stdout] [changelog] no previous tag found for crate 'test', using all commits
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_changelog_stage_gitea_falls_back_to_git_no_token' (60) panicked at src/tests.rs:2884:5:
[INFO] [stdout] gitea with no token should fall back to git: Some(changelog: read all git commits for crate 'test'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     git -c log.showSignature=false log --pretty=format:%H%x1f%h%x1f%s%x1f%an%x1f%ae%x1f%b%x1e HEAD failed: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stdout]     Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: anodizer_core::git::git_output_in
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/mod.rs:76:9
[INFO] [stdout]    2: anodizer_core::git::commits::get_all_commits_paths_in
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/commits.rs:145:18
[INFO] [stdout]    3: anodizer_core::git::commits::get_all_commits_paths
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/commits.rs:126:5
[INFO] [stdout]    4: anodizer_stage_changelog::fetch::fetch_git_commits
[INFO] [stdout]              at ./src/fetch/mod.rs:144:13
[INFO] [stdout]    5: anodizer_stage_changelog::run::fetch_crate_commits
[INFO] [stdout]              at ./src/run.rs:479:13
[INFO] [stdout]    6: anodizer_stage_changelog::run::render_crate_changelog
[INFO] [stdout]              at ./src/run.rs:595:9
[INFO] [stdout]    7: <anodizer_stage_changelog::ChangelogStage as anodizer_core::stage::Stage>::run
[INFO] [stdout]              at ./src/run.rs:124:28
[INFO] [stdout]    8: anodizer_stage_changelog::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]              at ./src/tests.rs:2883:24
[INFO] [stdout]    9: <anodizer_stage_changelog::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: serial_test::serial_code_lock::local_serial_core
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   11: anodizer_stage_changelog::tests::test_changelog_stage_gitea_falls_back_to_git_no_token
[INFO] [stdout]              at ./src/tests.rs:2861:1
[INFO] [stdout]   12: anodizer_stage_changelog::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]              at ./src/tests.rs:2862:59
[INFO] [stdout]   13: <anodizer_stage_changelog::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   16: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: test::run_test_in_process
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   22: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   23: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   33: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653506a2b078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653506a2b078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653506a2b078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653506a2b078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653506a4447a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653506a4447a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x653506a307a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x653506a307a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x653506a05cf6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653506a05cf6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653506a21929 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653505d1bf1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x653505d1bf1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x653506a21ba2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x653506a21ba2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653506a05db2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6535069fa6b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653506a06e0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653506a44cec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653505c3e096 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2884:5
[INFO] [stdout]   20:     0x653505ccbfde - <anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x653505d52bae - serial_test[61e9ecb4fa3afb57]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   22:     0x653505c75ee4 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitea_falls_back_to_git_no_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2861:1
[INFO] [stdout]   23:     0x653505c30cf7 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2862:59
[INFO] [stdout]   24:     0x653505ccbc76 - <anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitea_falls_back_to_git_no_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x653505d0effb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x653505d0effb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x653505d1c875 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x653505d1c875 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x653505d1c875 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x653505d1c875 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x653505d1c875 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x653505d1c875 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x653505d1c875 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x653505d173d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x653505d173d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x653505d1f8f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x653505d1f8f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x653505d1f8f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x653505d1f8f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x653505d1f8f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x653505d1f8f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x653505d1f8f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x653506a29c6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x653506a29c6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78a7c05ccaa4 - <unknown>
[INFO] [stdout]   46:     0x78a7c0659a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_changelog_stage_gitlab_falls_back_to_git_no_token stdout ----
[INFO] [stdout] [changelog] no previous tag found — using 'git' instead of 'gitlab' for crate 'test'
[INFO] [stdout] [changelog] no previous tag found for crate 'test', using all commits
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_changelog_stage_gitlab_falls_back_to_git_no_token' (68) panicked at src/tests.rs:2851:5:
[INFO] [stdout] gitlab with no token should fall back to git: Some(changelog: read all git commits for crate 'test'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     git -c log.showSignature=false log --pretty=format:%H%x1f%h%x1f%s%x1f%an%x1f%ae%x1f%b%x1e HEAD failed: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stdout]     Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: anodizer_core::git::git_output_in
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/mod.rs:76:9
[INFO] [stdout]    2: anodizer_core::git::commits::get_all_commits_paths_in
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/commits.rs:145:18
[INFO] [stdout]    3: anodizer_core::git::commits::get_all_commits_paths
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anodizer-core-0.5.0/src/git/commits.rs:126:5
[INFO] [stdout]    4: anodizer_stage_changelog::fetch::fetch_git_commits
[INFO] [stdout]              at ./src/fetch/mod.rs:144:13
[INFO] [stdout]    5: anodizer_stage_changelog::run::fetch_crate_commits
[INFO] [stdout]              at ./src/run.rs:479:13
[INFO] [stdout]    6: anodizer_stage_changelog::run::render_crate_changelog
[INFO] [stdout]              at ./src/run.rs:595:9
[INFO] [stdout]    7: <anodizer_stage_changelog::ChangelogStage as anodizer_core::stage::Stage>::run
[INFO] [stdout]              at ./src/run.rs:124:28
[INFO] [stdout]    8: anodizer_stage_changelog::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]              at ./src/tests.rs:2849:24
[INFO] [stdout]    9: <anodizer_stage_changelog::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: serial_test::serial_code_lock::local_serial_core
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   11: anodizer_stage_changelog::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token
[INFO] [stdout]              at ./src/tests.rs:2821:1
[INFO] [stdout]   12: anodizer_stage_changelog::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]              at ./src/tests.rs:2822:60
[INFO] [stdout]   13: <anodizer_stage_changelog::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   16: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: test::run_test_in_process
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   22: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   23: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   25: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   26: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   33: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653506a2b078 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653506a2b078 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653506a2b078 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653506a2b078 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653506a4447a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653506a4447a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x653506a307a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x653506a307a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x653506a05cf6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653506a05cf6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653506a21929 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653505d1bf1c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x653505d1bf1c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x653506a21ba2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x653506a21ba2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653506a05db2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6535069fa6b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653506a06e0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653506a44cec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653505c3f0b6 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2851:5
[INFO] [stdout]   20:     0x653505ccc00e - <anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x653505d52bae - serial_test[61e9ecb4fa3afb57]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   22:     0x653505c76844 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2821:1
[INFO] [stdout]   23:     0x653505c30d57 - anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:2822:60
[INFO] [stdout]   24:     0x653505ccbcf6 - <anodizer_stage_changelog[b72f6d658506d967]::tests::test_changelog_stage_gitlab_falls_back_to_git_no_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x653505d0effb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x653505d0effb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x653505d1c875 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x653505d1c875 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x653505d1c875 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x653505d1c875 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x653505d1c875 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x653505d1c875 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x653505d1c875 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x653505d173d4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x653505d173d4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x653505d1f8f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x653505d1f8f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x653505d1f8f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x653505d1f8f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x653505d1f8f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x653505d1f8f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x653505d1f8f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x653506a29c6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x653506a29c6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x78a7c05ccaa4 - <unknown>
[INFO] [stdout]   46:     0x78a7c0659a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_changelog_stage_gitea_falls_back_to_git_no_token
[INFO] [stdout]     tests::test_changelog_stage_gitlab_falls_back_to_git_no_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 134 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ab3aad8c7e4246a0f4d2857df03c786645949a330604c00dfd9f3e81310f5ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab3aad8c7e4246a0f4d2857df03c786645949a330604c00dfd9f3e81310f5ec4", kill_on_drop: false }`
[INFO] [stdout] ab3aad8c7e4246a0f4d2857df03c786645949a330604c00dfd9f3e81310f5ec4
